net/http.http2startPushRequest.parent (field)
7 uses
net/http (current package)
h2_bundle.go#L7242: parent: st,
h2_bundle.go#L7269: parent *http2stream
h2_bundle.go#L7282: if msg.parent.state != http2stateOpen && msg.parent.state != http2stateHalfClosedRemote {
h2_bundle.go#L7326: promised := sc.newStream(promisedID, msg.parent.id, http2stateHalfClosedRemote)
h2_bundle.go#L7346: streamID: msg.parent.id,
h2_bundle.go#L7352: stream: msg.parent,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)